* lisp/emacs-lisp/package.el (package--check-signature): (backport)
authorDaiki Ueno <ueno@gnu.org>
Thu, 26 Jun 2014 13:47:37 +0000 (09:47 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 26 Jun 2014 13:47:37 +0000 (09:47 -0400)
commitbbd0f5d2cdb66ef636941bb3e3fab7205f3e0aac
tree2c460b062214b7d2794791ca2fa917fde9e8d518
parentf912630fb184f5d9bc58b365566689db4e4c802f
* lisp/emacs-lisp/package.el (package--check-signature): (backport)
If package-check-signature is allow-unsigned, don't signal error when
we can't verify signature because of missing public key.
lisp/ChangeLog
lisp/emacs-lisp/package.el